home *** CD-ROM | disk | FTP | other *** search
/ Hackers Underworld 2: Forbidden Knowledge / Hackers Underworld 2: Forbidden Knowledge.iso / HACKING / VAXLIST.TXT < prev    next >
Text File  |  1994-07-17  |  24KB  |  547 lines

  1.  
  2.  
  3.                         The VAX Programs List
  4.  
  5.                                                 (last updated:  24 Apr, 1990)
  6.  
  7. The following programs are available as described below.  If you have additions
  8. or corrections to make, please contact me at RIC@RML2.SRI.COM.  Please
  9. submit ALL applications-specific questions to the originators of the codes.
  10. Availability codes are at the end of the list.
  11.  
  12. NOTE:   A current version of this file may be retreived by sending a ONE LINE
  13.         mail message to:  NETSERVER@RML2.SRI.COM.  The one line should say:
  14.         ?PACKAGE*VAX_LIST
  15.         I will also try to keep a current version of VAX_LIST.TXT (this
  16.         file) available via anonymous FTP from: rml2.sri.com (128.18.22.20).
  17.  
  18. NOTE 2: Many people cannot access files via FTP.  It would be nice if more
  19.         sites obtained VMSSERV and/or NETSERVER and helped distribute some
  20.         of these utilities.
  21.         I have been informed that a BITNET FTP server exists.  Allegedly
  22.         it will provide help if you send a one-line message containing the
  23.         word HELP.  The server is: BITFTP@PUCC.BITNET.
  24.  
  25. NOTE 3: Servers can be ugly.  There are some directions for using VMSSERV
  26.         at the end of this message.  If you have trouble using VMSSERV or
  27.         other mail servers, you might try to contact the author via email,
  28.         or, if necessary, send a message to: POSTMASTER@HOST or
  29.         SYSTEM@HOST.  That ought to get someone's attention. %-)
  30.  
  31.  
  32. ANU NEWS        A news program for VMS.  For the usenet system of news msgs.
  33.                 Get 000_readme.ascii first.  (1)  See also NNTP_NEWS and UUCP.
  34.                 Availability:   F1, D1
  35.  
  36. BECOME          Allows you to "become" another user, if you're privileged.
  37.                 Availability:   S10
  38.  
  39. BOSS            Allows user to run several interactive processes at once.
  40.                 Availability:   E1
  41.  
  42. BULLETIN        Bulletin board SW for VMS systems.
  43.                 Availability:   S1
  44.  
  45. CLAIM           Allows users to become owners of files placed in their
  46.                 directory by other users.
  47.                 Availability:   F11, S12
  48.  
  49. DELIVER         PD tools to allow forwarding of VMS mail to multiple users.
  50.                 Other utilities as well.
  51.                 Availability:   F14, F25, S11
  52.  
  53. DOE-MACSYMA     Symbolic math package with numeric and plotting capabilities.
  54.                 Availability:   M1 (cost for media and distribution, etc.).
  55.  
  56. DVIDIS          Utility to allow previewing of DVI files on VAX workstations
  57.                 using VWS (not DECwindows).  Get DVIDIS.A and fixrec.exe
  58.                 and/or fixrec.c.  Use fixrec to modify backup record size.
  59.                 Use binary mode FTP on DVIDIS.A and fixrec.exe.
  60.                 Availability:   F18
  61.  
  62. DVI drivers     Converts DVI files to formats that various printers can use.
  63.                 Availability:   F2
  64.  
  65. DVI2PS          Converts DVI (usually TEX or graphic) output to Postscript.
  66.                 Availability:   F3 (1)
  67.  
  68. ETAPE           EBCDIC-ASCII tape reader-writer.
  69.                 Availability:   S8
  70.  
  71. FILE            Changes attributes of a file.
  72.                 Availability:   S5
  73.  
  74. FIND            Searches through index file of a disk to locate a file
  75.                 matching specific conditions.
  76.                 Availability:   S5
  77.  
  78. FINGER          Utility to provide info about users on local or remote systems.
  79.                 Availability:   S2, S3, F10, S10
  80.  
  81. GNU Emacs       Popular screen-oriented editor.  Runs on a variety of
  82.                 computers.  Developed at MIT.
  83.                 Availability:   F4, F5 (COMPRESSED VMS-BACKUP FILE), F6
  84.                 MG, formerly MicroGnuEmacs, is a smaller version of
  85.                 GNU emacs, and is available from: F17 (in pub/mg2a.tar.Z).
  86.                 Versions for VMS, UNIX, Amiga, and MSDOS may be available.
  87.                 A VMS backup saveset is available at: F10 (VMSD only).
  88.                 You may also need reblock.exe to fix backup record size.
  89.                 F26.
  90.  
  91. GNU C           C compiler for VMS and other computers.  ANSI plus extensions.
  92.                 Compatible with other VAX languages, but no VMS debugger
  93.                 records produced.  GNU debugger (GDB) can be used for this.
  94.                 Availability:   F4 (1), F7, F26
  95.  
  96. GNU C++         GNU version of C++ compiler.  C++ is to ANSI C what ANSI C
  97.                 is to C.  Check it out. (2 good books: C++ Primer by Lippman,
  98.                 and C++ Programming [The Waite Group] by John Berry)
  99.                 Availability:   F24
  100.  
  101. KERMIT          Popular file transfer utility.  Often used to transfer files
  102.                 between two different computers.  Versions for VAX, IBM-PC,
  103.                 MAC, UNIX, TOPS-20 and many other machines.
  104.                 Availability:   F8
  105.  
  106. LIBSEARCH       Searches through HELP and other libraries for a specific
  107.                 topic.  Lists commands relevant to that topic.
  108.                 Availability:   E4
  109.  
  110. LZCOMP          And LZDCMP.  Lempel-Ziv file compression and decompression
  111.                 utilities.  Allegedly allows exchanges with Unix Compress
  112.                 program.
  113.                 Availability: F1
  114.  
  115. MAINT           A utility to maintain/update/control directories and the
  116.                 files that reside in them.
  117.                 Availability:   F9 (in pub/maint).
  118.  
  119. MAKE            A program maintainer.  Can be used to recreate a program
  120.                 by only recompiling source programs that are out of date.
  121.                 Analogous to "make" on UNIX systems.  Two versions exist,
  122.                 at least: 1 very similar to the Unix make; 1 specifically
  123.                 for VMS.
  124.                 Availability:   MAKE/VMS v3.4 from F10 (Read make.doc first),
  125.                                 F19
  126.  
  127. MAKEINDEX       Indexer for LaTeX.
  128.                 Availability:   F2
  129.  
  130. MESSAGE         Utility that logs all messages to a file.
  131.                 Availability:   S7
  132.  
  133. MORE            A unix-like file display tool.
  134.                 Availability:   E6 (Shan Xuning version), F19 (Corbet version)
  135.  
  136. MPMGR           Modparams.dat file manager for large clusters.
  137.                 Availability:   F11, S12
  138.  
  139. NANNY           A set of useful tools and an environment sourrounding VMS
  140.                 (will do autologouts, for example).
  141.                 Availability:   E7 (get permission to copy), F20
  142.  
  143. NEWSRDR         An nntp client package systems with CMU-Tek TCP/IP or
  144.                 VMS/ULTRIX Connection.
  145.                 Availability:   F11, S12
  146.  
  147. NNTP_NEWS       nntp newsreader for VMS.  See also ANU NEWS.
  148.                 Availability:   F12
  149.  
  150. NSQUERY         Name server query program for CMU/Tek TCP V6.3 and later.
  151.                 Availability:   F11, S12
  152.  
  153. PHOTO           Uses pseudo terminal driver to "capture" a terminal session.
  154.                 Everything typed between PHOTO and LOGOUT is captured in
  155.                 a file.
  156.                 Availability:   F10, F23
  157.  
  158. PIPE            Utility that provides UNIX-style piping and redirection for
  159.                 a VMS environment.
  160.                 Availability:   E10
  161.  
  162. PMDF            General purpose system for delivering computer-based mail.
  163.                 Send a request for info to E8 before attempting to access
  164.                 this product.
  165.                 Availability: M2, E8 (queries only)
  166.  
  167. PROFILE         Screen-oriented user account add/modify utility.
  168.                 Availability:   F12
  169.  
  170. PTDRIVER        Pseudo terminal driver.
  171.                 Availability:   F10
  172.  
  173. REPLY           Logs messages to a file; replies to user messages.
  174.                 Availability:   S7
  175.  
  176. SDFILTER        Screen Dump Filter.  Allows VMS Workstations running VWS/UIS
  177.                 more control over VWS screen dump output options.
  178.                 Availability:   F11, S12
  179.  
  180. SERVERS (MAIL)  Utilities that will check for incoming mail and respond to
  181.                 requests (for files or information).
  182.                 Availability